Returns: TRUE if the user clicks "OK" in the page setup dialog
FALSE if the user clicks "Cancel" in the page setup dialog
The doPageSetup function displays the Page Setup dialog for a document object. This function must be called on an empty document, before any elements are appended to it. doPageSetup returns TRUE if the user clicks the "OK" button in the dialog box, or FALSE if the user clicks "Cancel".